Skip to content

chore(deps): bump actions/checkout from 6.0.3 to 7.0.0#46

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7.0.0
Open

chore(deps): bump actions/checkout from 6.0.3 to 7.0.0#46
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6.0.3 to 7.0.0.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

v7.0.0

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.0 branch from 5a803a5 to 1512bb0 Compare June 24, 2026 13:16
Comment thread .github/workflows/build-packages.yaml Fixed
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0

- uses: ./.github/actions/setup-nix
language: [python, actions]
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
Comment thread .github/workflows/python-checks.yaml Fixed
language: [python, actions]
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
Comment thread .github/workflows/python-checks.yaml Fixed
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
Comment thread .github/workflows/yaml-check.yaml Fixed
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.0 branch from 1512bb0 to 6cbf03d Compare July 6, 2026 13:23
has_packages: ${{ steps.find.outputs.has_packages }}
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
security-events: write
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
security-events: write
steps:
- uses: actions/checkout@v6.0.3
- uses: actions/checkout@v7.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant